Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and Enhancements: mp_death_drop_gun, Auto-Open Cells, Spawn Management, and !open Command #289

Merged
merged 13 commits into from
Aug 24, 2024

Conversation

MSWS
Copy link
Contributor

@MSWS MSWS commented Aug 24, 2024

PR Description

This pull request addresses multiple issues in the Jailbreak project:

  1. Issue JB-42: Fixes the issue where mp_death_drop_gun was not properly set on special days such as noscope and gun game days. The value mp_death_drop_gun is now correctly set to 1 on these days.

  2. Issue JB-11: Implements the feature to automatically open cells, enhancing gameplay by streamlining cell management.

  3. Issue JB-29: Ensures that spawns are not generated if a player is invincible or during special days, preventing unintended spawn issues.

  4. Issue JB-13: Modifies the !open command to display the user who executed the command, aiding in better tracking and accountability for cell openings, especially useful for admin and MS actions.

Each of these updates improves functionality and user experience in the game.

@MSWS MSWS changed the title Dev Fixes and Enhancements: mp_death_drop_gun, Auto-Open Cells, Spawn Management, and !open Command Aug 24, 2024
@MSWS MSWS merged commit 17ec8eb into main Aug 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant